… = Object[][…] (gb)

Dim hObjectArray As Object[]
Dim anObject As Object
anObject = hObjectArray [ Index As Integer, ... ]

Returns data stored in the array at Index.